[INFO] fetching crate pipedream-rs 0.2.0...
[INFO] testing pipedream-rs-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pipedream-rs 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pipedream-rs 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pipedream-rs 0.2.0
[INFO] tweaked toml for crates.io crate pipedream-rs 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pipedream-rs 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pipedream-rs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e1f60c65336b27a8f49193da9787215a26eebda54259a7696ce2adacee6417a
[INFO] running `Command { std: "docker" "start" "-a" "9e1f60c65336b27a8f49193da9787215a26eebda54259a7696ce2adacee6417a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e1f60c65336b27a8f49193da9787215a26eebda54259a7696ce2adacee6417a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e1f60c65336b27a8f49193da9787215a26eebda54259a7696ce2adacee6417a", kill_on_drop: false }`
[INFO] [stdout] 9e1f60c65336b27a8f49193da9787215a26eebda54259a7696ce2adacee6417a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a915639175df0a4f27a85f7dbc3c2ddbdba26f27951e4c04b4844326c46bb88
[INFO] running `Command { std: "docker" "start" "-a" "5a915639175df0a4f27a85f7dbc3c2ddbdba26f27951e4c04b4844326c46bb88", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pipedream-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s
[INFO] running `Command { std: "docker" "inspect" "5a915639175df0a4f27a85f7dbc3c2ddbdba26f27951e4c04b4844326c46bb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a915639175df0a4f27a85f7dbc3c2ddbdba26f27951e4c04b4844326c46bb88", kill_on_drop: false }`
[INFO] [stdout] 5a915639175df0a4f27a85f7dbc3c2ddbdba26f27951e4c04b4844326c46bb88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49dfec73c3a0667afbb6c3376a16ce13da5166aceb0c4a44e52a042aef3aaee8
[INFO] running `Command { std: "docker" "start" "-a" "49dfec73c3a0667afbb6c3376a16ce13da5166aceb0c4a44e52a042aef3aaee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pipedream-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.10s
[INFO] running `Command { std: "docker" "inspect" "49dfec73c3a0667afbb6c3376a16ce13da5166aceb0c4a44e52a042aef3aaee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49dfec73c3a0667afbb6c3376a16ce13da5166aceb0c4a44e52a042aef3aaee8", kill_on_drop: false }`
[INFO] [stdout] 49dfec73c3a0667afbb6c3376a16ce13da5166aceb0c4a44e52a042aef3aaee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e34d848530eedbd417ad6986f5791c375436fb5803bac0f3b567942b4a2a4bfd
[INFO] running `Command { std: "docker" "start" "-a" "e34d848530eedbd417ad6986f5791c375436fb5803bac0f3b567942b4a2a4bfd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipedream_rs-8688a3124c7aecb2)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test envelope::tests::test_envelope_clone ... ok
[INFO] [stdout] test envelope::tests::test_envelope_creation ... ok
[INFO] [stdout] test envelope::tests::test_envelope_downcast ... ok
[INFO] [stdout] test envelope::tests::test_envelope_msg_id ... ok
[INFO] [stdout] test tests::invariant_closed_relay_rejects_sends ... ok
[INFO] [stdout] test tests::invariant_downstream_error_propagates ... ok
[INFO] [stdout] test envelope::tests::test_envelope_tracker ... ok
[INFO] [stdout] test tests::invariant_subscriptions_close_on_relay_close ... ok
[INFO] [stdout] test tests::soak_concurrent_subscribe_unsubscribe ... ok
[INFO] [stdout] test tests::invariant_error_emitted_exactly_once ... ok
[INFO] [stdout] test tests::invariant_send_waits_for_all_tracked_handlers ... ok
[INFO] [stdout] test tests::invariant_multiple_handlers_all_complete ... ok
[INFO] [stdout] test tests::stress_test_concurrent_errors ... ok
[INFO] [stdout] test tests::stress_test_concurrent_senders ... ok
[INFO] [stdout] test tests::stress_test_error_subscription_under_load ... ok
[INFO] [stdout] test tests::stress_test_handler_registration_during_sends ... ok
[INFO] [stdout] test tests::stress_test_rapid_subscribe_unsubscribe ... ok
[INFO] [stdout] test tests::stress_test_rapid_error_sending ... ok
[INFO] [stdout] test tests::test_basic_send_subscribe ... ok
[INFO] [stdout] test tests::test_broadcast_multiple_subscribers ... ok
[INFO] [stdout] test tests::test_channel_no_echo ... ok
[INFO] [stdout] test tests::test_drop_closes_channels ... ok
[INFO] [stdout] test tests::test_error_does_not_block_subsequent_sends ... ok
[INFO] [stdout] test tests::invariant_panic_propagates_as_error ... ok
[INFO] [stdout] test tests::test_error_subscription ... ok
[INFO] [stdout] test tests::invariant_no_deadlock_on_handler_panic ... ok
[INFO] [stdout] test tests::stress_test_mixed_success_and_error_types ... ok
[INFO] [stdout] test tests::test_handler_count ... ok
[INFO] [stdout] test tests::stress_test_concurrent_senders_with_errors ... ok
[INFO] [stdout] test tests::test_multiple_errors_first_wins ... ok
[INFO] [stdout] test tests::test_fire_and_forget ... ok
[INFO] [stdout] test tests::test_no_handlers_immediate_return ... ok
[INFO] [stdout] test tests::regression_handler_guard_decrements_on_panic ... ok
[INFO] [stdout] test tests::test_send_any ... ok
[INFO] [stdout] test tests::test_send_envelope ... ok
[INFO] [stdout] test tests::test_send_with_immediate_ready ... ok
[INFO] [stdout] test tests::test_error_from_one_handler ... ok
[INFO] [stdout] test tests::test_sink_error_propagation ... ok
[INFO] [stdout] test tests::test_sink_panic_propagation ... ok
[INFO] [stdout] test tests::test_handler_slow_completion ... ok
[INFO] [stdout] test tests::test_mixed_handler_types_completion ... ok
[INFO] [stdout] test tests::test_stream_close ... ok
[INFO] [stdout] test tests::test_stream_basic_send_subscribe ... ok
[INFO] [stdout] test tests::test_stream_is_loopback ... ok
[INFO] [stdout] test tests::test_subscription_immediately_ready ... ok
[INFO] [stdout] test tests::test_multiple_handlers_all_must_complete ... ok
[INFO] [stdout] test tests::test_tap_error_propagation ... ok
[INFO] [stdout] test tests::test_sink ... ok
[INFO] [stdout] test tests::test_tap_panic_propagation ... ok
[INFO] [stdout] test tests::test_tracker_zero_expected ... ok
[INFO] [stdout] test tests::test_type_filtering ... ok
[INFO] [stdout] test tests::stress_test_within_with_panics ... ok
[INFO] [stdout] test tests::invariant_handler_count_restored_after_panic ... ok
[INFO] [stdout] test tests::test_sink_without_error ... ok
[INFO] [stdout] test tests::test_tap ... ok
[INFO] [stdout] test tests::test_rapid_handler_registration_deregistration ... ok
[INFO] [stdout] test tests::test_subscription_drop_mid_message ... ok
[INFO] [stdout] test tests::test_within_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/blocking_check.rs (/opt/rustwide/target/debug/deps/blocking_check-5dc25890da55ef73)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_slow_subscriber_does_not_block_sender ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/blocking_forward.rs (/opt/rustwide/target/debug/deps/blocking_forward-32afc17cf8c89149)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dropped_visibility.rs (/opt/rustwide/target/debug/deps/dropped_visibility-7e917d3666d25a82)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/repro_issue.rs (/opt/rustwide/target/debug/deps/repro_issue-05cb81d651f4c08a)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_dropped_visibility ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_concurrent_usage_repro ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/weak_stream_cycle.rs (/opt/rustwide/target/debug/deps/weak_stream_cycle-c66e2f42338ebff4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pipedream_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e34d848530eedbd417ad6986f5791c375436fb5803bac0f3b567942b4a2a4bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e34d848530eedbd417ad6986f5791c375436fb5803bac0f3b567942b4a2a4bfd", kill_on_drop: false }`
[INFO] [stdout] e34d848530eedbd417ad6986f5791c375436fb5803bac0f3b567942b4a2a4bfd
